home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / xsploa.doc < prev    next >
Text File  |  1995-04-22  |  2KB  |  87 lines

  1. Program: XSPLOAD.DOS version 2.00
  2.  
  3. Author: Andy A. Lee
  4. Public Domain
  5.  
  6. Many Atari users have a collection of
  7. binary files, many of which are games.
  8. ICD provided a menu program called
  9. LOGOMENU.SYS especailly for loading
  10. binary programs.  However, it has one
  11. big disadvantage: it requires booting
  12. of SpartaDOS, that slows down the
  13. process and eats up disk space.  My
  14. program, XSPLOAD.DOS, will run without
  15. having to boot up SpartaDOS first.
  16. It can load with UltraSpeed if the
  17. disk was formated with UltraSpeed
  18. Sector skewed and if the disk drive
  19. has U.S. Doubler installed.
  20.  
  21. Caution: This program is not a disk
  22. operating system, you cannot use this
  23. program with WORD PROCESSORs.
  24.  
  25. How to use it:
  26. Installation: have XSPLOAD.DOS in
  27. drive 1, then load XINIT.COM from your
  28. original SpartaDOS disk.  You will
  29. notice that XSPLOAD is now among your
  30. selection of DOS's.  Choose XSPLOAD,
  31. then format the disk as you usually
  32. do.  If you have U.S. Doubler
  33. installed in your drive, select
  34. UltraSpeed Sector skew for faster
  35. loading process.  After you finish
  36. fomat the disk, simply copy your
  37. binary files on to it and PROTECT
  38. them.  No subdirectories are allowed!
  39. Unprotected files WILL NOT
  40. show up on the menu, exactly opposite
  41. of LOGOMENU!
  42.  
  43. Boot Process of XSPLOAD.DOS:
  44.  
  45. 1. Scan through the disk directory.
  46. 2. Alphabetize the directory.
  47. 2. Display only protected files.
  48. 3. Awaits for your selection.
  49. 4. Run your selection.
  50.  
  51. Technical notes:
  52. Avoid using $700-$BFF,$1C-$1F,$43-$49
  53. during the loading phase.  Any
  54. alteration of data in those addresses
  55. might cause the system to crash or
  56. lock-up.
  57.  
  58. My UserID on CompuServe is 72250,240.
  59. You may contact me through CompuServe
  60. if you have any question about the
  61. program or if you found a binary file
  62. that it won't load.
  63.  
  64. I will accept any donation to support
  65. future fine projects like this one,
  66. and I need it to help me pay for
  67. my college education!
  68.  
  69. One last thing: PLEASE DON'T REPLACE
  70. MY NAME AND COMPUSER USERID WITH YOUR
  71. BBS'S NAME AND PHONE NUMBER!!!
  72.  
  73. Andy Lee
  74. (Before July 20)
  75. 24641 Aric Way
  76. Elkhart, IN 46517
  77. (219)875-8205
  78.  
  79. (After July 20)
  80. 34 Lee
  81. Irvine, CA 92720
  82.  
  83. (Contact me through CompuServe for
  84. my current address and my BBS phone
  85. number.)
  86.  
  87.